home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / libgcrypt11 / AUTHORS next >
Text File  |  2008-04-25  |  4KB  |  125 lines

  1. Library: Libgcrypt
  2. Maintainer: Werner Koch <wk@gnupg.org>
  3. Bug reports: <bug-libgcrypt@gnupg.org>  or http://bugs.gnupg.org
  4. Security related bug reports: <security@gnupg.org>
  5. License: LGPLv2.1+
  6.  
  7. Libgcrypt used to be part of GnuPG but has been taken out into its own
  8. package on 2000-12-21.
  9.  
  10.  
  11. Authors of Libgcrypt
  12. ====================
  13.  
  14. GNUPG    Werner Koch          1998-02-23
  15. Assigns GNU Privacy Guard and future changes.
  16. wk@gnupg.org
  17. Designed and implemented GnuPG.
  18.  
  19. GNUPG    Matthew Skala           1998-08-10
  20. Disclaims changes.
  21. mskala@ansuz.sooke.bc.ca
  22. Wrote cipher/twofish.c.
  23.  
  24. GNUPG    Natural Resources Canada    1998-08-11
  25. Disclaims changes by Matthew Skala.
  26.  
  27. GNUPG    Michael Roth    Germany     1998-09-17
  28. Assigns changes.
  29. mroth@nessie.de
  30. Wrote cipher/des.c.
  31. Changes and bug fixes all over the place.
  32.  
  33. GNUPG    Niklas Hernaeus     1998-09-18
  34. Disclaims changes.
  35. nh@df.lth.se
  36. Weak key patches.
  37.  
  38. GNUPG    RΘmi Guyomarch        1999-05-25
  39. Assigns past and future changes. (g10/compress.c, g10/encr-data.c,
  40. g10/free-packet.c, g10/mdfilter.c, g10/plaintext.c, util/iobuf.c)
  41. rguyom@mail.dotcom.fr
  42.  
  43. ANY     g10 Code GmbH           2001-06-07
  44. Code marked with ChangeLog entries of g10 Code employees.
  45.  
  46. LIBGCRYPT Timo Schulz           2001-08-31
  47. Assigns past and future changes.
  48. twoaday@freakmail.de
  49.  
  50. LIBGCRYPT Simon Josefsson       2002-10-25
  51. Assigns past and future changes to FSF (cipher/{md4,crc}.c, CTR mode,
  52. CTS/MAC flags, self test improvements)
  53. simon@josefsson.org
  54.  
  55. LIBGCRYPT Moritz Schulte    2003-04-17
  56. Assigns past and future changes.
  57. moritz@g10code.com
  58.  
  59. GNUTLS  Nikolaos Mavrogiannopoulos  2003-11-22
  60. nmav@gnutls.org
  61. Orginal code for cipher/rfc2268.c.
  62.  
  63. LIBGCRYPT    The Written Word    2005-04-15
  64. Assigns past and future changes. (new: src/libgcrypt.pc.in,
  65. src/Makefile.am, src/secmem.c, mpi/hppa1.1/mpih-mul3.S,
  66. mpi/hppa1.1/udiv-qrnnd.S, mpi/hppa1.1/mpih-mul2.S,
  67. mpi/hppa1.1/mpih-mul1.S, mpi/Makefile.am, tests/prime.c,
  68. tests/register.c, tests/ac.c, tests/basic.c, tests/tsexp.c,
  69. tests/keygen.c, tests/pubkey.c, configure.ac, acinclude.m4)
  70.  
  71. LIBGCRYPT       Brad Hards       2006-02-09
  72. Assigns Past and Future Changes
  73. bradh@frogmouth.net
  74. (Added OFB mode. Changed cipher/cipher.c, test/basic.c doc/gcrypt.tex.
  75.  added SHA-224, changed cipher/sha256.c, added HMAC tests.)
  76.  
  77. LIBGCRYPT       Hye-Shik Chang   2006-09-07
  78. Assigns Past and Future Changes
  79. perky@freebsd.org
  80. (SEED cipher)
  81.  
  82. LIBGCRYPT       Werner Dittmann  ** pending **
  83. werner.dittmann@t-online.de
  84. (mpi/amd64, tests/mpitests.c)
  85.  
  86. GNUPG           David Shaw
  87. Assigns past and future changes.
  88. dshaw@jabberwocky.com>
  89. (cipher/camellia-glue.c and related stuff)
  90.  
  91.  
  92.  
  93. More credits
  94. ============
  95. The ATH implementation (src/ath*) has been taken from GPGME and
  96. relicensed to the LGPL by the copyright holder of GPGME (g10 Code
  97. GmbH); it is now considered to be a part of Libgcrypt.
  98.  
  99. Most of the stuff in mpi has been taken from an old GMP library
  100. version by Torbjorn Granlund <tege@noisy.tmg.se>.
  101.  
  102. The files cipher/rndunix.c and cipher/rndw32.c are based on those
  103. files from Cryptlib.  Copyright Peter Gutmann, Paul Kendall, and Chris
  104. Wedgwood 1996-1999.
  105.  
  106. The ECC code cipher/ecc.c was based on code by Sergi Blanch i Torne,
  107. sergi at calcurco dot org.
  108.  
  109. The implementation of the Camellia cipher has been been taken from the
  110. original NTT provided GPL source.
  111.  
  112.  
  113.  Copyright 1998, 1999, 2000, 2001, 2002, 2003,
  114.            2006, 2007, 2008 Free Software Foundation, Inc.
  115.  
  116.  This file is free software; as a special exception the author gives
  117.  unlimited permission to copy and/or distribute it, with or without
  118.  modifications, as long as this notice is preserved.
  119.  
  120.  This file is distributed in the hope that it will be useful, but
  121.  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
  122.  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  123.  
  124.  
  125.